@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;transition:all 0.4s ease-in-out;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{}
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 "SourceHanSerifCN-Medium",arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none {/* display:none; */}
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.tacenter{text-align:center;}
.hidden { visibility:hidden;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;font-family:"SourceHanSerifCN-Medium";}
:-moz-placeholder {color:#ccc;font-family:"SourceHanSerifCN-Medium";}
::-moz-placeholder { color:#ccc;font-family:"SourceHanSerifCN-Medium";}
:-ms-input-placeholder { color:#ccc;font-family:"SourceHanSerifCN-Medium";}

@font-face {
  font-family: "SourceHanSerifCN-Medium";
  src: url("/ziti/SourceHanSerifCN-Medium.ttf") format("truetype"),
       url("/ziti/SourceHanSerifCN-Medium.eot") format("embedded-opentype");
	   url("/ziti/SourceHanSerifCN-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SourceHanSerifCN-Bold";
  src: url("/ziti/SourceHanSerifCN-Bold.ttf") format("truetype"),
       url("/ziti/SourceHanSerifCN-Bold.eot") format("embedded-opentype");
	   url("/ziti/SourceHanSerifCN-Bold.otf") format("opentype");
}

@font-face {
  font-family: "SourceHanSerifCN-Light";
  src: url("/ziti/SourceHanSerifCN-Light.ttf") format("truetype"),
       url("/ziti/SourceHanSerifCN-Light.eot") format("embedded-opentype");
	   url("/ziti/SourceHanSerifCN-Light.otf") format("opentype");
}

@font-face {
  font-family: "SourceHanSerifCN-Regular";
  src: url("/ziti/SourceHanSerifCN-Regular.ttf") format("truetype"),
       url("/ziti/SourceHanSerifCN-Regular.eot") format("embedded-opentype");
	   url("/ziti/SourceHanSerifCN-Regular.otf") format("opentype");
}

@font-face {
  font-family: "black";
  src: url("/ziti/black.ttf") format("truetype"),
       url("/ziti/black.eot") format("embedded-opentype");
	   url("/ziti/black.otf") format("opentype");
}


/**布局开始**/
body {line-height:1;font-size: 14px;font-family: "SourceHanSerifCN-Medium",serif,"Simsun","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
body{background:url(images/bg.jpg) repeat;}
p{line-height:1.75;}
a {color: #000;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover { color:#cc1a1a; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #242424;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
.headtop .top-right .searchbox{float:left;}
.headtop .top-right .site-lang{float:right;}
/*head开始*/
#header {background: #cc1a1a;}
#header .inner{height: 100px;position:relative;/* background: url('images/by.png') no-repeat right 47px; */}
.header .sitelogo{float:left;margin-top: 18px;}
.header .sitetitle {display: none;margin-top: 11px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width: 834px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 10px 0 0px;padding-left: 0px;font-size: 13px;color: #cad3d4;background:none;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #004ea1;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index:9;width: 14.285%;text-align:center;}
.nav .wp-menu .menu-item.i1{background:none;}
.nav .wp-menu .menu-item.i1,.nav .wp-menu .menu-item.i2,.nav .wp-menu .menu-item.i3,.nav .wp-menu .menu-item.i4,.nav .wp-menu .menu-item.i5,.nav .wp-menu .menu-item.i6,.nav .wp-menu .menu-item.i7,
.nav .wp-menu .menu-item.i8{z-index:10;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;width:100%;/* padding: 0 32px; */line-height: 38px;color: #FFFFFF;font-size: 16px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#af1717; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 38px;min-width: 146px;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align:left;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#cc1a1a; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .menu-item.i4 .sub-menu,
.nav .menu-item.i5 .sub-menu,
.nav .menu-item.i6 .sub-menu,
.nav .menu-item.i11 .sub-menu {display: none!important;}

/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main .main1{}
.main .main1 .inner{padding: 35px 0px 30px;}
.main .main1 .ml{float:left;width: 875px;padding-top:0px;}
.main .main1 .ml .modl{float:left;width: 58%;}
.main .main1 .ml .modr{float:right;width: 42%;}
.main .main1 .mr{float:right;width: 290px;}
.main .main1 .mr .mrcon.sfixed{position:fixed;width: 290px;bottom:0px; z-index:100;}

.main .main4{background: #eeeeee;}
.main .main4 .inner{padding: 15px 0 0;}
.main .main4 .ml{float:left; width:530px;}
.main .main4 .mr{float:right;padding-top:25px;}
.main .main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post {margin-bottom: 14px;}
.post .tt {/* display:inline-block; */width:100%;border-bottom: 0px solid #e6e6e6;background:#fff;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto;background:#fff; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 20px;margin-top: 10px;margin-right: 0px;line-height: 20px;float:right;}
.post .more_btn .more{margin-top:0px!important;}
.post .more_btn img{vertical-align:top!important;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#999;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 2px solid #cc1a1a;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}

.post11 {}
.post11 .tt {border-bottom:none;background:transparent;}
.post11 .tt .tit .title {float:left;display:inline-block;line-height:25px;padding: 0px 10px 0px 25px;margin-right:0px;font-size: 13px;font-weight:normal;color: #fff;cursor:pointer;background:#b4b4b4 url('images/news_way.png') no-repeat left bottom;}
.post11 .tt .tit .title.t1 {background-position: 9px 6px;}
.post11 .tt .tit .title.t2 {background-position: 9px -27px;}
.post11 .tt .tit .title.selected {color:#fff; background-color:#cc1a1a;}

.post111 {}
.post111 .tt {border-bottom:none;background:#fff;}
.post111 .tt .tit .title {float:left;display:inline-block;line-height:46px;padding: 0px 25px;font-size: 15px;font-weight:normal;color: #000;cursor:pointer;}
.post111 .tt .tit .title.selected {color:#fff; background-color:#cc1a1a;}
.post111 .more_btn{margin-right: 10px;font-size:14px;cursor:inherit;color:#cc1a1a;margin-top: 13px;}
/*带图标标题*/
.post2 {}
.post2 .tt {border-bottom:1px solid #e5e5e5;}
.post2 .tt .tit {padding-left: 20px;background:#fff url('images/new1_icon.png') no-repeat left bottom;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #1d1d1d;cursor:pointer;}
.post2 .more_btn {margin-right:10px;}
.post2 .con {padding: 12px 20px;}
.post2.mbox{border:1px solid #e5e5e5;box-shadow:2px 2px 10px #e8e8e8;}
.post2.mbox.post-64{border:0px;box-shadow:0px 0px 0px #e8e8e8;}

.post21 {}
.post21 .tt {border-bottom:1px solid #e5e5e5;}
.post21 .tt .tit {padding-left: 35px;background:#fff url('images/news7_icon.png') no-repeat left center;}
.post21 .tt .tit .title {font-size: 16px;font-weight:bold;color: #1d1d1d;cursor:pointer;}
.post21 .con {padding: 12px 20px;background:#f8f8f8;}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%;border-bottom:1px solid #ebebeb; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {display:inline-block;padding:0px 15px; font-weight:bold; color: #9d9d9d;cursor:pointer;}
.post3 .tt .tit .title.selected { border-bottom: 3px solid #cc1a1a;  color:#cc1a1a;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #ebebeb;}
.post4 .tt .tit {font-size:16px; font-weight:bold; border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #cc1a1a;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #cc1a1a;  color:#cc1a1a;}
.post4 .more_btn a{color:#999;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_pre,
.news_list li.news .news_title {font-family:"black";}/*默认简介*/
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"SourceHanSerifCN-Medium";border-radius:4px;background: #cc1a1a;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom: 1px solid #eee;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#cc1a1a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px;color:#fff;/* background-color:#949494; */transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height: 22px;font-size: 12px;color: #fff;/* background-color:#e3e4e6; */}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 0px;font-size: 15px;color:#000;} 
/*.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}*/
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_title .times {float: right; color: #f41919;}
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#fbfbfb;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;/* height:100%; */position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
.news_tu .news_list li.news .news_box:hover .news_imgs img{transform:scale(1.1,1.1);}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px; overflow:hidden;}
.tu_text .news_list li.news .news_imgs a,
.tu_text .news_list li.news .news_imgs .imgs{height: 120px; display:table-cell; vertical-align:middle; background-color:#f7f7f7;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

/*图片链接*/
.main .post-12 .con{}
.main .post-12 .articlecontent{}
.main .post-12 .articlecontent img{ width:100%;}
.main .post-23.mbox{border:none;margin-bottom:5px;}
.main .post-23 .con{padding: 0; background: none;}
.main .post-23 .articlecontent{overflow:hidden;}
.main .post-23 .articlecontent p{margin-bottom:10px;}
.main .post-23 .articlecontent img{width: auto;}
.post-23 .news_list li.news {margin-bottom: 12px;}
.post-23 .news_list .news .news_box {position: relative;}
.post-23 .news_list .news .news_box .news_imgs {height: 76px; background-color: #F1F1F1; position: relative; overflow: hidden; margin: 0 auto; max-width: 290px;}
.post-23 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.post-23 .news_list .news .news_box .news_con {position: absolute; top: 50%; padding: 0 38px; left: 0; right: 0; margin: 0 auto; margin-top: -25px; max-width: 214px;}
.post-23 .news_list .news .news_box .news_con .news_title {line-height: 25px; width: 100%; font-size: 16px; color: #fff; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; max-height: 50px;}
.post-23 .news_list .news.n2 .news_box .news_con .news_title, .post-23 .news_list .news.n3 .news_box .news_con .news_title {line-height: 50px;}
.post-23 .news_list .news .news_box .news_con .news_title a {color: #fff;}

.main .post-11 .con,
.main .post-111 .con{padding:0px;}
.main .post-111 .news_list li.news{display:none;box-shadow:2px 2px 10px #d4d3d3;}
.main .post-111 .news_list li.news .news_wz{}
.main .post-111 .news_list li.news .news_wz .news_con{padding: 20px 38px 32px 38px;position:relative;} 
.main .post-111 .news_list li.news .news_pre{font-weight:bold; color:#cc191c;}
.main .post-111 .news_list li.news .news_pre a{color:#cc191c;}
.main .post-111 .news_list li.news .news_title{margin-top: 10px;margin-bottom: 15px;line-height:26px;height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 17px;} 
.main .post-111 .news_list li.news .news_title a{}
.main .post-111 .news_list li.news .news_text{margin-bottom: 24px;line-height:22px;height:88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.main .post-111 .news_list li.news .news_time > span{margin-right:10px;background:url('images/news_times_icon.png') no-repeat;}
.main .post-111 .news_list li.news .news_time .times{padding-left: 20px;background-position: -5px 0px;}
.main .post-111 .news_list li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}
.main .post-111 .news_list li.news #share_list{position:absolute; margin-top:0px; height:auto;right:20px; bottom:33px;}

.main .post-20 .con{padding:0px 16px;}
.main .post-20 .news_list{padding:0px 12px;}
.main .post-20 .news_list li.news{}
.main .post-20 .news_list li.news .news_wz{}
.main .post-20 .news_list li.news .news_wz .news_con{padding:;} 
.main .post-20 .news_list li.news .news_pre{display:inline-block;line-height:20px; padding:0px 12px;font-weight:bold; color:#cc191c; border:1px solid #cc191c; border-radius:20px;}
.main .post-20 .news_list li.news .news_title{margin-bottom:5px;line-height:22px;max-height:44px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-size: 15px;} 
.main .post-20 .news_list li.news .news_title a{color:#000;}
.main .post-20 .news_list li.news .news_text{margin-bottom:10px;line-height:22px;height:66px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden; }
.main .post-20 .news_list li.news .news_text p{line-height:22px;}

.main .post-20 .news_list .slick-prev, 
.main .post-20 .news_list .slick-next,
.main .post-20 .news_list .slick-prev:hover,
.main .post-20 .news_list .slick-next:hover {height: 25px;width: 25px;background:url(images/slickarrow.png) no-repeat;top: 50%;margin-top: 1px;border: 0px solid #d4d8d9;border-radius:50%;outline: none;}
.main .post-20 .news_list .slick-prev {left: -12px;background-position: 5px 3px;}
.main .post-20 .news_list .slick-prev:hover {background-position: 5px 3px; opacity:.8;filter:Alpha(opacity=80);}
.main .post-20 .news_list .slick-prev:before { content: '';}
.main .post-20 .news_list .slick-next {right: -12px;background-position: -46px 3px;}
.main .post-20 .news_list .slick-next:hover { background-position: -46px 3px; opacity:.8;filter:Alpha(opacity=80);}
.main .post-20 .news_list .slick-next:before { content: '';}
.main .post-20 .news_list .slick-disabled{display:none!important;}

.list_default .post-20.none{border-bottom:0px;margin-bottom:0px;}
.list_default .post-20 .con{padding:0px 16px;}
.list_default .post-20 .news_list{padding:0px 12px;}
.list_default .post-20 .news_list li.news{}
.list_default .post-20 .news_list li.news .news_wz{}
.list_default .post-20 .news_list li.news .news_wz .news_con{padding:;} 
.list_default .post-20 .news_list li.news .news_pre{display:inline-block;line-height:20px; padding:0px 12px;font-weight:bold; color:#cc191c; border:1px solid #cc191c; border-radius:20px;}
.list_default .post-20 .news_list li.news .news_title{margin-bottom:5px;line-height:22px;max-height:44px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-size: 15px;} 
.list_default .post-20 .news_list li.news .news_title a{color:#000;}
.list_default .post-20 .news_list li.news .news_text{margin-bottom:10px;line-height:22px;height:66px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden; }
.list_default .post-20 .news_list li.news .news_text p{line-height:22px;}

.list_default .post-20 .news_list .slick-prev, 
.list_default .post-20 .news_list .slick-next,
.list_default .post-20 .news_list .slick-prev:hover,
.list_default .post-20 .news_list .slick-next:hover {height: 25px;width: 25px;background:url(images/slickarrow.png) no-repeat;top: 50%;margin-top: 1px;border: 0px solid #d4d8d9;border-radius:50%;outline: none;}
.list_default .post-20 .news_list .slick-prev {left: -12px;background-position: 5px 3px;}
.list_default .post-20 .news_list .slick-prev:hover {background-position: 5px 3px; opacity:.8;filter:Alpha(opacity=80);}
.list_default .post-20 .news_list .slick-prev:before { content: '';}
.list_default .post-20 .news_list .slick-next {right: -12px;background-position: -46px 3px;}
.list_default .post-20 .news_list .slick-next:hover { background-position: -46px 3px; opacity:.8;filter:Alpha(opacity=80);}
.list_default .post-20 .news_list .slick-next:before { content: '';}
.list_default .post-20 .news_list .slick-disabled{display:none!important;}

.main .post-22 .news_list li.news .news_pre{line-height:22px; margin-bottom:5px;color:#cc191c;} 
.main .post-22 .news_list li.news .news_pre > span{line-height:22px;margin-right:10px; vertical-align:middle;}
.main .post-22 .news_list li.news .news_pre .times{color:#666;}
.main .post-22 .news_list li.news .news_pre .source{/*width:90px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;*/color:#cc191c;} 
.post-22 .news_text .news_list li.news .news_title {max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.main .post-24{}
.main .post-24 .news_list {}
.main .post-24 .news_list li.news{margin-bottom:10px;}
.main .post-24 .news_list li.news .news_imgs{float: left;width: 48px;height:50px; margin-right:-70px; background:#efefef url('images/img_zjgd_logo.png') no-repeat center center; background-size:cover;}
.main .post-24 .news_list li.news .news_imgs a{height: 50px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.main .post-24 .news_list li.news .news_imgs img{width:100%; height:auto;}
.main .post-24 .news_list li.news .news_wz{width:100%;}
.main .post-24 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 0px 0px; position:relative;} 
.main .post-24 .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 

.main .post-29 .news_list li.news .news_pre{color:#cc191c;} 

.post-60.mbox,
.post-60 .tt {margin-bottom:0px; border-bottom:none;}
.post-61{ }
.post-61 .tt {border-bottom: 1px solid #e5e5e5;}
.post-61 .tt .tit {/* float:none; */width:100%;padding-left:0px;background:#fff;}
.post-61 .tt .tit .title {float:left; width:33.3%; font-size: 16px;font-weight:bold;color: #1d1d1d;cursor:pointer; text-align:center;}
.post-61 .tt .tit .title.selected{background:#f0e9de;}
.post-61 .con {padding:6px 20px;}

.post-63{}
.post-63 .con{}
.post-63 .news_list{}
.post-63 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-64 .con{background:#cc1a1a;} 
.post-64 .news_list li.news .news_wz{} 
.post-64 .news_list li.news .news_wz .news_con{padding-left:60px; background:url('images/news34_icon.png') no-repeat 10px center;} 
.post-64 .news_list li.news .news_title{line-height: 24px; font-size: 16px; font-weight:bold; color:#fff;}
.post-64 .news_list li.news .news_text{line-height: 24px; font-size: 14px; color:#fff;}

.main .post-41{}
.main .post-41 .con{padding: 14px 0;background:none;}
.main .post-41 .news_list { margin:0px -11px;}
.main .post-41 .news_list li.news{width:33.3%;margin-bottom:15px;}
.main .post-41 .news_list li.news .news_box{margin:0px 11px; background:#fff;position:relative;box-shadow:2px 2px 10px #d4d3d3;}
.main .post-41 .news_list li.news .news_imgs{padding-top: 60%;}
.main .post-41 .news_list li.news .news_wz{}
.main .post-41 .news_list li.news .news_wz .news_con{padding: 15px 24px 10px 24px;min-height:200px;} 
.main .post-41 .news_list li.news .news_pre{line-height:24px;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#cc191c;}
.main .post-41 .news_list li.news .news_title{margin-top:2px;margin-bottom:10px;line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 17px;white-space: inherit;} 
.main .post-41 .news_list li.news .news_text{margin-bottom:10px;line-height:22px;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.main .post-41 .news_list li.news .news_time > span{margin-right:10px;background:url('images/news_times_icon.png') no-repeat;}
.main .post-41 .news_list li.news .news_time .times{padding-left: 20px;background-position: -5px -2px;}
.main .post-41 .news_list li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}
.main .post-41 .news_list li.news .share-box{position:absolute;bottom:-185px;right: 22px;z-index: 1000;}

.main .post-41 .tu_text .news_list li.news{width:100%;}
.main .post-41 .tu_text .news_list li.news .news_imgs{padding-top:0; width: 160px; margin-right:-175px;}
.main .post-41 .tu_text .news_list li.news .news_imgs .imgs{height: 152px;overflow:hidden;}
.main .post-41 .tu_text .news_list li.news .news_imgs .imgs img{max-height:180px;}
.main .post-41 .tu_text .news_list li.news .news_wz .news_con{margin-left:175px;min-height:0px;} 
.main .post-41 .tu_text .news_list li.news .news_text{height: 22px;-webkit-line-clamp: 1;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 264px;float:right;margin-left: -264px;position:relative;} 
.col_menu .col_menu_box{width: 264px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #cc1a1a;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#cc1a1a; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #cc1a1a;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#cc1a1a;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#cc1a1a;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%; min-height:500px; float:left;} 
.col_news .col_news_box{margin-right: 290px;}
.col_news_head {margin-bottom:20px;border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: bold; color: #000;border-bottom:0px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 0px 0px 10px 0px;margin:0 0px;}
.col_news_list {margin-top: 0px;}

.col_news_list .news_list.text li.news {padding:8px 0;line-height: 22px;padding-left:15px;background:url('images/news2_li.jpg') no-repeat 4px 18px;border-bottom:1px solid #eee;} /**标题图标**/
.col_news_con  .news_list.text li.news span.news_title {line-height:22px;margin-right:100px;}/*标题*/
.col_news_con  .news_list.text li.news span.news_meta {margin-left:-100px;}/*属性*/

.col_news_con .tu_text{}
.col_news_con .tu_text .con {background: none;padding: 0px 0;}
.col_news_con .tu_text .news_list {}
.col_news_con .tu_text .news_list li.news{margin-bottom:20px;padding: 0px;background:#fff;}
.col_news_con .tu_text .news_list li.news .news_imgs{float: left;width: 275px;margin-right: -275px; text-align:center;display: table;}
.col_news_con .tu_text .news_list li.news .news_imgs a{height: 189px;display:table-cell;margin:auto;vertical-align:middle;background-color: #f7f7f7;}
.col_news_con .tu_text .news_list li.news .news_imgs img{max-width: 275px;max-height: 189px; width:auto; transition:all 0.4s ease-in-out;}

.col_news_con .tu_text .news_list li.news .news_wz{width:100%;} 
.col_news_con .tu_text .news_list li.news .news_wz .news_con{margin-left: 275px;padding: 20px 20px;position:relative;} 
.col_news_con .tu_text .news_list li.news .news_pre,.col_news_con .tu_text .news_list li.news .news_pre a{font-weight:bold; color:#cc1a1a;}
.col_news_con .tu_text .news_list li.news .news_pre span{margin-right:10px;cursor:pointer;}
.col_news_con .tu_text .news_list li.news .news_title{margin-bottom:5px;line-height: 35px;font-size: 18px; font-weight:bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} 
.col_news_con .tu_text .news_list li.news .news_text{margin-bottom:5px;line-height:22px;font-size: 14px; max-height: 44px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.col_news_con .tu_text .news_list li.news .news_time > span{line-height:26px;margin-right:10px;background:url('images/news_times_icon.png') no-repeat;}
.col_news_con .tu_text .news_list li.news .news_time .times{padding-left: 20px;background-position: -5px -2px;}
.col_news_con .tu_text .news_list li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}
.col_news_con .tu_text .news_list li.news .news_box:hover .news_imgs img{transform:scale(1.1,1.1);}

.list_zjsd .col_news_con .tu_text .news_list li.news .news_imgs img{max-width:189px;}

.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/

.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto; background:#fff;}
.article {padding-top:10px;}
.article .arti_pre{line-height:30px;color:#cc1a1b;}
.article h1.arti_title {line-height: 36px;font-family: "SourceHanSerifCN-Medium";font-size:22px; font-weight:bold;/* text-align:center; */color: #000;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "SourceHanSerifCN-Medium";font-size: 17px;/* text-align:center; */color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 10px 0px;/* text-align:center; *//* border-top:1px solid #ececec; */}
.article .arti_metas > span {margin: 0 8px 0 0px;font-size:10pt;color:#787878;}/**文章其他属性**/
.article .arti_metas.arti_metas1{text-align:right;}
.article .arti_metas.arti_metas1 span{font-size:14px;color:#000;}
.article .entry { margin:0 auto; overflow:hidden;margin-top:15px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height:28pt;font-size: 14px;color:#333;}  /**阅读字体**/
.article .entry .read p {margin-bottom:10px;/* text-indent: 32px; */}
.article .entry .read img {margin:0 auto; max-width:790px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #242424;}
#footer .inner {padding: 29px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding: 16px 0px;/* margin-top: 10px; */padding-left: 200px;background:url('images/foot_logo.png') no-repeat left center;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 13px;line-height: 21px;font-weight:normal;text-align:left;color: #a0a0a0;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#8e8e8e;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top: 4px;}
.wp-search {position: relative;border: 1px solid #676767;border-radius:16px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 18px;padding: 4px 0;line-height: 18px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 26px;border:0;outline: 0;background:url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block;width: 30px;height: 30px;border: 0px solid red;background:url('images/share_icon.png') no-repeat;opacity:1;filter:Alpha(opacity=100);vertical-align:top;}
.shares li a:hover{ opacity:.7; filter:Alpha(opacity=70); }
.shares li.i1 a{background-position: -10px -8px;}
.shares li.i2 a{background-position: -53px -8px;}
.shares li.i3 a{background-position: -92px -10px;}
.shares li.i4 a{background-position: -136px -8px;}
.shares li.i5 a{background-position: -181px -8px;}
.shares li.i6 a{background-position: -223px -8px;}
/*.shares li.i7 a{background-position: -265px -8px;}*/
.shares li.i7 a{background-position: -305px -8px;}
.shares li.i8 a{background-position: -349px -8px;}
.shares li.i9 a{background-position: -394px -8px;}
.shares li.i11 a{background-position: -10px -8px;}
.shares li.i12 a{background-position: -10px -8px;}
.shares li span{display:none; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 60px; left:50%;z-index:100; margin-left: -45px; width:90px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


.post-11 .focus .focus-pagination {position:absolute;right: 50%;bottom:10px; margin-right:-55px;}
.post-11 .focus .focus-page {width:10px;height: 10px; line-height: 20px; font-size:12px; border-radius:50%; background-color:transparent;border:1px solid #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;text-indent:-999em;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #fff;color:#fff;}

.post-11 .focus .focus-navigation {width:50px;opacity: 1;filter:alpha(opacity=100);background:url(images/slide_next_main11.png) no-repeat;text-indent:-999em;}
.post-11 .focus .focus-prev {left: 0px;}
.post-11 .focus .focus-next { right:0px;background-position:right top}

.main_pic .post-11 .focus .focus-navigation {width:50px;background:url(images/slide_next_main12.png) no-repeat;}
.main_pic .post-11 .focus .focus-prev {left: 0px;}
.main_pic .post-11 .focus .focus-next { right:0px;background-position:right top}

/*.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}
.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #cc1a1a;color:#fff;}
.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}*/

.post-26 .con,
.post-27 .con,
.post-28 .con{padding:8px;}
.post-26 .focus .focus-title-bg,
.post-27 .focus .focus-title-bg,
.post-28 .focus .focus-title-bg {opacity: 0.4;filter:alpha(opacity=40);}
.post-26 .focus .focus-navigation,
.post-27 .focus .focus-navigation,
.post-28 .focus .focus-navigation {width:50px; opacity: 1; filter:alpha(opacity=100); background:url(images/slide_next_main.png) no-repeat; text-indent:-999em;}
.post-26 .focus .focus-prev,
.post-27 .focus .focus-prev,
.post-28 .focus .focus-prev { left:-10px;}
.post-26 .focus .focus-next,
.post-27 .focus .focus-next,
.post-28 .focus .focus-next { right:-10px;background-position:right top}

/*.post-26 .focus .focus-title-bar {width:60px;height:60px!important;position:absolute;top:auto;left:50%;right:auto; bottom:50%; margin-left:-20px;margin-bottom:-30px;height:auto;}
.post-26 .focus .focus-title-bg {opacity: 1;filter:alpha(opacity=100);background:url('images/play.png') no-repeat center center;}
.post-26 .focus .focus-title {display:none;}*/

.post-26 .focus .focus-item a:after{content:''; opacity: 1;filter:alpha(opacity=100);background:url('images/play.png') no-repeat center center;
width:50px;height:50px!important;position:absolute;top:auto;left:50%;right:auto; bottom:50%;z-index:0; margin-left:-25px;margin-bottom:-25px;height:auto;}

/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}

.baside{margin-top: 47px;position:absolute;left:50% !important;top: 300px;z-index:999;width:63px;margin-left: -700px;padding-top:10px;padding-bottom:2px;right: auto!important;}
.baside  .tu_link {display:inline-block;width:100%;}
.baside  .tu_link .news{display:inline-block;width:100%;margin-bottom: 30px;height: 48px;line-height: 25px;text-align:center;}
.baside  .tu_link .iconcon{display:inline-block;height: 44px;margin-bottom:0px;text-align: center;text-decoration:none;padding-left:0px!important;margin-left:0px!important;background:none!important;}
.baside  .tu_link .iconcon .icon{display: block;width:42px;height:42px;margin: 0px auto 0px;background:url(images/share_info_icon.png) no-repeat; border-radius:50%; opacity:1; filter:alpha(opacity=100);}
.baside  .tu_link .iconcon span{font-size: 13px;line-height: 32px;color: #000;}
.baside  .tu_link .iconcon.i1 .icon{background-position: 6px 10px;background-color:#5c5c5e;}
.baside  .tu_link .iconcon.i2 .icon{background-position: 7px -30px;background-color:#df4444;}
.baside  .tu_link .iconcon.i3 .icon{background-position: 5px -66px;background-color:#efad51;}
.baside  .tu_link .iconcon:hover .icon{opacity:.8; filter:alpha(opacity=80);}

.baside  .tu_link .news.i3{position:relative;}
.baside  .tu_link .news.i3 .share-box{display:none;position: absolute;height: auto; left:0px; top:0px; margin-top:80px;}
.baside  .tu_link .news.i3 .share-box .share-title{display:none;background:transparent;color: #000;}
.baside  .tu_link .news.i3 .share-box li{float: none ;margin: 10px 23px;}
.baside  .tu_link .news.i3 .share-box .weixin-layer{top: -115px;left: -25px!important;}

/*分享*/
.ico-inner {display: inline-block;background: url("images/ico_inner_red.png") no-repeat; vertical-align: middle;}
.share-box{display:none;position: relative;height: 220px;margin-top: 100px;}
.share-box .share-title{display:inline-block;line-height: 18px;width:auto;background: #fff;font-size: 12px;color: #c1c1c1;vertical-align:middle;}
.share-box ul{display:inline-block; vertical-align:middle;}
.share-box li{float: left;margin: 0 3px;}
.share-box li.qzone-share{display:none;}
.share-box li a{display: block;width: 18px;height:18px;background: url("images/share_list_icon.png") no-repeat;transition:inherit; border:0px solid red;}
.share-box li span{display:none;font-size: 14px;line-height: 18px;color: #a1a1a1;}
.share-box li.weibo-share a{background-position: 0px 0px;}
.share-box li.friend-share a{background-position: -23px 0px;}
.share-box li.weixin-share a{background-position: -45px 0px;}
.share-box li.qzone-share a{background-position: -66px -0px;}
.share-box .weixin-layer{display: none;position: absolute;z-index: 10;width: 100px;height: 100px;padding:5px;background: #fff;top: -118px;border: 1px solid #c4c4c4;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}
.share-box .weixin-layer .ico-ewm-arr{position: absolute;bottom: -8px;left: 50%;margin-left: -6px;width: 13px;height: 8px;background-position: -191px -172px;}
.share-box .weixin-layer img{width: 100%;min-height: 100%;display: none;}
@-webkit-keyframes zoomInOut{
0%{-webkit-transform: scale(0.8);}
50%{-webkit-transform: scale(1.1);}
100%{-webkit-transform: scale(1);}}
@-moz-keyframes zoomInOut{
0%{-moz-transform: scale(0.8);}
50%{-moz-transform: scale(1.1);}
100%{-moz-transform: scale(1);}}
@-o-keyframes zoomInOut{
0%{-o-transform: scale(0.8);}
50%{-o-transform: scale(1.1);}
100%{-o-transform: scale(1);}}
@keyframes zoomInOut{
0%{transform: scale(0.8);}
50%{transform: scale(1.1);}
100%{transform: scale(1);}}


.possplit{background-image:url('images/posSplit.png');background-repeat:no-repeat;background-position: 3px center;text-indent: 22px;width: 18px;}

/*首页日历*/
.main .dateShow{padding:10px 0px 6px;}
.main .dates{width:100%;}
.main .dates tr.date_head button{color:#cc1a1a;}
.main .dates td{width:14.285%; text-align:center;}
.main .dates button{line-height: 30px;width:100%;font-size:16px;border:none;background:none;border-radius:6px;}
.main .dates button.mark1{background:#cc1a1a; color:#fff;}
.main .dates button.mark2{background:#cc1a1a; color:#fff;}
.main .dates th,
.main .dates th.tl,
.main .dates th.tr{width:15%;}
.main .dates th#curday,
.main .dates th#curday7{width:45%;}
/*************************************************************
*二级页面
*/

/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #cc1a1a;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #cc1a1a;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #cc1a1a; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

/*相关文章*/
.list_default .infobox .post21 .con {background:#f8f8f8 url('images/info_xg.png') no-repeat right top;}

/*新闻分类*/
.list .post-21 .con{}
.list .post-21 .news_list{margin:0 -5px;}
.list .post-21 .news_list li.news{float:left;width:50%;text-align:center;}
.list .post-21 .news_list li.news .news_box{margin:0 0px;}
.list .post-21 .news_list li.news .link_icon{display:inline-block;width:100%;background-color:transparent; border-bottom:1px solid #eee;}
.list .post-21 .news_list li.news .link_icon:hover{background-color:#cc1a1a;}
.list .post-21 .news_list li.news .link_icon:hover .link_con{color:#fff;}
.list .post-21 .news_list li.news .link_con{display:block;padding:5px 0px;line-height:30px; font-size:16px;color:#000;}

.list .main0{}
.list .main0 .inner{padding: 35px 0px 30px;}

/*专题报道*/
.list_report .col_news_con{}
.list_report .col_news_con .news_list{ margin:0px -11px;}
.list_report .col_news_con .news_list li.news{width:50%;margin-bottom:15px;}
.list_report .col_news_con .news_list li.news .news_box{margin:0px 11px; background:#fff;}
.list_report .col_news_con .news_list li.news .news_imgs{padding-top:50%;}
.list_report .col_news_con .news_list li.news .news_wz{}
.list_report .col_news_con .news_list li.news .news_wz .news_con{padding: 15px 24px 15px 24px;min-height: 152px;} 
.list_report .col_news_con .news_list li.news .news_title{margin-bottom:10px;line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 17px;white-space: inherit;} 
.list_report .col_news_con .news_list li.news .news_text{/* margin-bottom:10px; */line-height:22px;height: 88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}

.list .main0{}
.list .main0 .inner{padding: 35px 0px 0px;}

/*视频报道*/
.main_video .main1{}
.main_video .main1 .inner{background:#fff;}
.main_video .main1 .inner .mod{padding:14px;}
.main_video .main2{margin:25px 0;}
.main_video .main2 .inner{background:#fff;}
.main_video .main2 .inner .mod{padding:14px;}

.main_video .post-31{margin-bottom:10px;}
.main_video .post-31 .con{padding: 20px 0 10px;background:none;}
.main_video .post-31 .news_list { margin:0px -14px;}
.main_video .post-31 .news_list li.news{width:25%;}
.main_video .post-31 .news_list li.news .news_box{margin:0px 14px;}
.main_video .post-31 .news_list li.news .news_imgs{padding-top:75%;}
.main_video .post-31 .news_list li.news .news_bg{top:-100%;height:100%;background:url('images/play.png') no-repeat center center;opacity: 1;
filter: Alpha(opacity=100);transition:all 0.2s ease-in-out;}
.main_video .post-31 .news_list li.news .news_box:hover .news_bg{top:0%;transition:all 0.2s ease-in-out;}
.main_video .post-31 .news_list li.news .news_wz{}
.main_video .post-31 .news_list li.news .news_wz .news_con{padding:18px 0px 10px;} 
.main_video .post-31 .news_list li.news .news_title{line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 18px;white-space: inherit;} 

/*图说复旦*/
.main_pic .main1{}
.main_pic .main1 .inner{background:#fff;}
.main_pic .main1 .inner .mod{padding:14px;}
.main_pic .main2{margin:25px 0;}
.main_pic .main2 .inner{background:#fff;}
.main_pic .main2 .inner .mod{padding:14px 14px 0 14px;}

.main_pic .focus-container .focus-item {background-position:center center; background-size:cover;}
.main_pic .focus-container .focus-item a{display:inline-block; width:100%; height:100%;}
.main_pic .focus-container .focus-item img {display:none;}

.main_pic .post-11 .focus .focus-title {height: 50px;line-height: 50px;font-size: 16px; font-weight:bold;}
.main_pic .post-11 .focus .focus-title-bar {height: 50px;margin-left:0px;}

.main_pic .post-12{margin-bottom:10px;}
.main_pic .post-12 .con{padding: 0px 0 0px;background:none;}
.main_pic .post-12 .news_list { margin:0px -14px;}
.main_pic .post-12 .news_list li.news{width:20%;}
.main_pic .post-12 .news_list li.news .news_box{margin:0px 14px;position:relative;}
.main_pic .post-12 .news_list li.news .news_imgs{padding-top: 65%;}
.main_pic .post-12 .news_list li.news .news_wz{position:absolute; left:0; bottom:0; right:0;}
.main_pic .post-12 .news_list li.news .news_wz .news_con{text-align:center;position:relative;} 
.main_pic .post-12 .news_list li.news .news_title{line-height:26px;padding: 13px 18px;height:auto;overflow: hidden;font-size: 15px;color:#fff;position:relative;z-index:1;} 
.main_pic .post-12 .news_list li.news .news_bg{top:0; height:auto;z-index:0;opacity: .5;filter:Alpha(opacity=50);}

.main_pic .post-31{margin-bottom:0px;}
.main_pic .post-31 .con{padding: 28px 0 0px;background:none;}
.main_pic .post-31 .news_list { margin:0px -14px;}
.main_pic .post-31 .news_list li.news{width:25%;margin-bottom:25px;}
.main_pic .post-31 .news_list li.news .news_box{margin:0px 14px;}
.main_pic .post-31 .news_list li.news .news_imgs{padding-top:75%;}
.main_pic .post-31 .news_list li.news .news_wz{}
.main_pic .post-31 .news_list li.news .news_wz .news_con{padding: 10px 0px 10px;} 
.main_pic .post-31 .news_list li.news .news_title{line-height:26px;height:auto;height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 18px;white-space: inherit;} 

.info_pic .wp_gallery .wp_gallery_head h1,
.info_pic .wp_gallery .wp_gallery_meta{display:none;}
.info_pic .wp_gallery .wp_gallery_tool{display:inline-block; width:100%; margin:0px 0px;}
.info_pic .wp_gallery .wp_gallery_body{margin-top:20px;}
.info_pic .wp-display-wrapper{display:none;}

/*校报*/
.list_paper .main1{}
.list_paper .main1 .inner{background:#fff;padding-bottom: 50px;}
.list_paper .main1 .inner .mod{padding:14px 25px;;}
.list_paper .main2{margin:25px 0;}
.list_paper .main2 .inner{background:#fff;}
.list_paper .main2 .inner .mod{padding:14px;}

.list_paper .post-22{margin-bottom:10px;}
.list_paper .post-22 .con{padding: 20px 0 10px;background:none;}
.list_paper .post-22 .conl{float: left;width: 400px; margin-right:-430px;}
.list_paper .post-22 .conr{width:100%;}
.list_paper .post-22 .conr .conbox{margin-left:430px;}
.list_paper .post-22 .conr .news_list li.news{border-bottom:1px solid #ccc;}
.list_paper .post-22 .news_list li.news{margin-bottom:10px; padding-bottom:10px;}
.list_paper .post-22 .news_list li.news .news_imgs{width:400px;height:400px; display:table-cell; vertical-align:middle; background-color:#efefef; }
.list_paper .post-22 .news_list li.news .news_imgs a{width:100%;}
.list_paper .post-22 .news_list li.news .news_imgs img{width:100%; height:auto; }
.list_paper .post-22 .news_list li.news .news_title{line-height: 34px;height:auto;overflow: hidden;font-size: 17px; color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;} 
.list_paper .post-22 .news_list li.news .news_text{line-height:22px;font-size: 12px;height:44px; display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} 
.list_paper .post-22 .news_list li.news .news_loads{margin:20px 0px;}
.list_paper .post-22 .news_list li.news .news_loads a{display:inline-block; width:100%;padding:10px 0px; line-height:32px;font-size:18px; color:#fff; background:#cc1a1a; text-align:center;}
.list_paper .post-22 .news_list li.news .news_loads a:hover{ background:#e62121; }

.list_paper .post-22 #pager{margin-left:44px;}
.list_paper .post-31 .link_text { margin-bottom:0px;}
.list_paper .post-31 .link_text .link_box{float:left; width:100%;}
.list_paper .post-31 .link_text .link_box > .link_con{margin-right:130px;}
.list_paper .post-31 .news_list{margin:0 -12px;}
.list_paper .post-31 .news_list .news{float:left;width:16.6%;margin:12px 0;text-align:center;}
.list_paper .post-31 .news_list .news:nth-child(13){display:none;}
.list_paper .post-31 .news_list .news .news_box{margin:0 12px;}
.list_paper .post-31 .news_list .news .link_icon{display:inline-block;padding:10px 0;width:100%;background-color:transparent;border:1px solid #cc1a1a;}
.list_paper .post-31 .news_list .news .link_con{display:block;line-height:30px; font-size:16px;color:#000;}
.list_paper .post-31 .news_list .news .link_icon:hover{background-color:#cc1a1a;}
.list_paper .post-31 .news_list .news .link_icon:hover .link_con{color:#fff;}
.list_paper .post-31 .wq_text{float:right;margin-left:-130px;}
.list_paper .post-31 .wq_text a{display:inline-block;margin: 11px 0;width:110px;line-height: 132px;background:#f9f9f9;font-size: 16px;color:#cc1a1b;text-align:center;}
.list_paper .post-31 .wq_text a:hover{background:#f9f3f3;}

.list_paper #wp_listcolumn_x_w21{text-align:center;border-bottom:1px solid #ebebeb;}
.list_paper .wp_listcolumn_x { display:inline-block; width:auto;margin:0 auto;}
.list_paper .wp_listcolumn_x .wp_column a { display:inline-block; color:#8a8a8a;font-weight:bold; background:transparent;}
.list_paper .wp_listcolumn_x .wp_column a:hover { color:#cc1a1a; background-color:transparent;}
.list_paper .wp_listcolumn_x .wp_column a.selected {color:#cc1a1a;background-color:transparent;margin-bottom:-2px;border-bottom:2px solid #cc1a1a;font-size: 16px;}
.list_paper .wp_listcolumn_x .wp_column a .column-name {line-height: 48px;padding: 0 12px;}

.list_paper .col_news_con{}
.list_paper .col_news_con .news_list{ margin:0px -11px;}
.list_paper .col_news_con .news_list li.news{width:33.3%;margin-bottom:15px;}
.list_paper .col_news_con .news_list li.news .news_box{margin:0px 11px; background:#fff;}
.list_paper .col_news_con .news_list li.news .news_imgs{padding-top:141.1%;}
.list_paper .col_news_con .news_list li.news .news_wz{}
.list_paper .col_news_con .news_list li.news .news_wz .news_con{padding: 15px 6px 15px;min-height: inherit;} 
.list_paper .col_news_con .news_list li.news .news_title{margin-bottom: 0px;line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 17px;white-space: inherit;} 
.list_paper .col_news_con .news_list li.news .news_text{display:none;/* margin-bottom:10px; */line-height:22px;height: 88px;/* display: -webkit-box; */-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}

.list_paper .slick-prev,
.list_paper .slick-next {display:none!important;}
.list_paper .slick-dots {bottom:-60px;}
.list_paper .slick-dots li {width:auto; height:auto; margin: 0px 5px;}
.list_paper .slick-dots li button {padding: 15px 20px; line-height:15px; width:auto; height:auto; text-decoration: none; border: 1px solid #dddddd;color: #000; font-size: 16px;}
.list_paper .slick-dots li button:before {display:none;}
.list_paper .slick-dots li.slick-active button{color: #d34e4e;font-weight: 700;border: 1px solid #d34e4e;}
/*声动复旦*/
.list_mp3 .main1{}
.list_mp3 .main1 .inner{background:#fafafa;}
.list_mp3 .main1 .inner .mod{padding: 20px 25px;position:relative;}
.list_mp3 .main2{margin:0 0 25px;}
.list_mp3 .main2 .inner{background:#fff;}
.list_mp3 .main2 .inner .mod{padding:14px;}

.list_mp3 .main1 .news_er{position:absolute; right:80px; top:40px; text-align:center;}
.list_mp3 .main1 .news_er .er_title{margin:5px 0px; line-height:22px;color:#9a9a9a;}

.list_mp3 .post-11{margin-bottom:0px;}
.list_mp3 .post-11 .con {background:transparent; }

.list_mp3 .post-31{margin-bottom:10px;}
.list_mp3 .post-31 .con{padding: 30px 0 30px;background:none;}
.list_mp3 .post-31 .news_list {/* margin:0px -84px; */}
.list_mp3 .post-31 .news_list li.news{width:33.3%;}
.list_mp3 .post-31 .news_list li.news .news_box{margin:0px 84px;}
.list_mp3 .post-31 .news_list li.news .news_imgs{padding-top:100%;border-radius:50%;overflow:hidden;}
.list_mp3 .post-31 .news_list li.news .news_imgs img{ }
.list_mp3 .post-31 .news_list li.news .news_wz{}
.list_mp3 .post-31 .news_list li.news .news_wz .news_con{padding:18px 0px 10px; text-align:center;} 
.list_mp3 .post-31 .news_list li.news .news_title{line-height:32px;height:auto;/* width:80%; */display: -webkit-box;font-weight:bold;font-size: 16px;} 
.list_mp3 .post-31 .news_list li.news .news_text{line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;white-space: inherit;} 
.list_mp3 .post-31 .news_list li.news .news_icon{display:inline-block; margin:10px auto; width:20px;height:20px; background:url('images/mp3_icon.png') no-repeat center center;} 

/*排行统计*/
.list_count .tt_box{margin:20px 0px 0;line-height:22px; text-align:center;}
.list_count .tt_box a{display:inline-block; padding:5px 10px; margin:0px 5px;  font-size:13px; background:#f9f9f9; border-radius:4px;}
.list_count .tt_box a:hover,
.list_count .tt_box a.hover{background:#eee; color:#dc0000;}

.list_count .post-31{margin-bottom:10px;padding:10px 30px;background:#fff;border:1px solid #e5e5e5}
.list_count .post-31 .con{padding: 20px 0px 30px;background:none;}
.list_count .post-31 .news_list {/* margin:0px -84px; */}
.list_count .post-31 .news_list li.news{/* width:33.3%; */}
.list_count .post-31 .news_list li.news .news_box{}
.list_count .post-31 .news_list li.news .news_num{float:left;width:38px; height:38px;line-height:38px;margin-top:2px;margin-right:-62px;background:#f3c69d; color:#fff;text-align:center;}
.list_count .post-31 .news_list li.news.n0 .news_num{background:#dc0000;}
.list_count .post-31 .news_list li.news.n1 .news_num{background:#ea8831;}
.list_count .post-31 .news_list li.news.n2 .news_num{background:#ec984d;}
.list_count .post-31 .news_list li.news.n3 .news_num{background:#f1a968;}
.list_count .post-31 .news_list li.news.n4 .news_num{background:#f4b881;}

.list_count .post-31 .news_list li.news .news_num .imgs{font-size:18px; }
.list_count .post-31 .news_list li.news .news_wz{width:100%;}
.list_count .post-31 .news_list li.news .news_wz .news_con{margin-left:62px;padding:0px 0px 10px;/* text-align:center; */} 
.list_count .post-31 .news_list li.news .news_pre{line-height:22px;font-weight:bold; color:#cc1a1a;}
.list_count .post-31 .news_list li.news .news_title{margin-bottom:5px;line-height: 28px;font-size: 18px;font-weight:bold;} 
.list_count .post-31 .news_list li.news .news_text{margin-bottom:5px;line-height:22px;height:66px;font-size: 14px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.list_count .post-31 .news_list li.news .news_time > span{margin-right:10px;background:url('images/news_times_icon.png') no-repeat;}
.list_count .post-31 .news_list li.news .news_time .times{padding-left: 20px;background-position: -5px 0px;}
.list_count .post-31 .news_list li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}

/*文化日历*/
.list_date .col_menu .searchbox{text-align:inherit;margin-top:0px;}
.list_date .col_menu .wp-search {border: 1px solid #ccc;border-radius:0px;}
.list_date .col_menu .wp-search .search-input { margin-right: 45px;}
.list_date .col_menu .wp-search .search-input input.search-title {height: 24px;line-height: 24px;color: #000;}
.list_date .col_menu .wp-search .search-btn {width:45px;height: 35px;}
.list_date .col_menu .wp-search .search-btn input.search-submit {width:45px;height:32px;background-color:#cc1a1a;}

.list_date .post-61 .tt .tit .title {line-height:34px; font-size: 15px;}

.list_date .post-64 .con {padding: 16px 20px;}
.list_date .post-64 .news_list li.news .news_wz .news_con{padding-left:0px; background:none;} 
.list_date .post-64 .news_list li.news .news_text{font-size: 13px;}

.list_date .post-21 .con{padding:0px;}
.list_date .post-21 .sudyclndr{border:none;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-week { background: #ffffff; color: #cc1a1a; }
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-week .clndr-week .week-box {height: 32px; line-height: 32px;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box {border-left:0px; border-bottom:0px; border-radius:5px;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box{border:0px;background:#ccc;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box .day-number:hover { color: #fff; background: #fd3333;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-day-cur .day-box .day-number{ color: #fff;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-day-cur .day-box{background: #cc1a1a;}
.list_date .post-21 .sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box .day-number {/* color: #cccc; */}

.list_date .post-31{}
.list_date .post-31 .con{padding: 14px 0;background:none;}
.list_date .post-31 .news_list { margin:0px -14px;}
.list_date .post-31 .news_list li.news{width:33.3%;margin-bottom:15px;}
.list_date .post-31 .news_list li.news .news_box{margin:0px 14px;min-height: 370px;background:url('img/date_img.jpg') no-repeat center center;background-size:cover;}
.list_date .post-31 .news_list li.news .news_imgs{padding-top: 131%;}
.list_date .post-31 .news_list li.news .news_imgs img{height:100%;}
.list_date .post-31 .news_list li.news.pic .news_wz{display:none;}
.list_date .post-31 .news_list li.news .news_wz .news_con{padding:50px 40px 0;} 
.list_date .post-31 .news_list li.news .news_title{line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 16px;white-space: inherit;} 
.list_date .post-31 .news_list li.news .news_title.title2{font-size:15px;font-weight:normal;} 
.list_date .post-31 .news_list li.news .news_text{margin:10px 0px;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.list_date .post-31 .news_list li.news .news_text p{line-height:24px;}

.list_date .post-61 .con {padding:6px 5px;min-height: 130px;}

.info_date .article .arti_metas.arti_metas1{text-align:left;}
.info_date .article .arti_metas.arti_metas1 span{color:#666;font-weight:normal}
.info_date .article .arti_metas.arti_metas1 > span{display:block;font-size:14px;color:#000000;padding:10px 15px;margin:0px 0px; background:#f8f8f8;color:#cc1a1a;font-weight:bold;}
.info_date .article .arti_metas.arti_metas1 > span:nth-child(even){background:#fff;}

/*专家视点*/
.list_zjsd .col_news_con .tu_text .news_list li.news .news_imgs{width: 189px; height:189px;margin-right: -189px;background:#f7f7f7 url('images/img_zjgd_logo.png') no-repeat center center;}
.list_zjsd .col_news_con .tu_text .news_list li.news .news_imgs a{height: 189px;}
.list_zjsd .col_news_con .tu_text .news_list li.news .news_wz .news_con{margin-left: 189px;} 

/*通知公告*/
.list_notice .col_news_con .tu_text .news_list li.news .news_wz .news_con{margin-left: 92px;} 
.list_notice .col_news_con .tu_text .news_list li.news .news_date{margin-top:24px;margin-left:30px;padding:5px 0px;}
.list_notice .col_news_con .tu_text .news_list li.news .news_date .news_year{line-height: 30px;font-size: 26px;}
.list_notice .col_news_con .tu_text .news_list li.news .news_date .news_days{line-height: 22px;font-size: 13px;}

.loading{min-height: 100px;background:url(search/ajax-loader.gif) no-repeat center center;}
.error{padding:5px 0px; line-height:22px;text-align:center;color:#666;}
/*隐藏默认分页*/
#wp_paging_w6{display:none;}
span.Article_CategoryName span {padding: 0px; margin-right:10px;font-weight: bold;font-family:"black"}

#infscr-more{display:none;line-height:32px; margin:10px 0px; padding:0px 0px;text-align: center;font-size:14px; cursor:pointer;}

.wp_listVisitCount{visibility: visible;}
.video-js .vjs-tech{background:#000;}

.article .entry .read .jwplayer{text-align:center;margin:0 auto;}

.info1 .head-center {float: right;}
.info1 .header .head-right {float: right;width: auto;margin-top: 0;margin-left: 50px;}
.info1 .col_news .col_news_box {margin-right:0;}
.info1 .col_menu {display:none;}
.info1 #headtop {display:none;}
.info1 #footer .inner .foot-right {display:none;}
.list_report div#list_pages ul li:nth-child(2) {
    
}

.grey .col_news .col_news_box {margin-right: 0;}
.grey #header {background: #545454;}
.grey .nav .wp-menu .menu-item.hover a.menu-link, .grey .nav .wp-menu .menu-item a.hover {background-color: #242424;}
.grey .baside .tu_link .iconcon.i2 .icon {background-color: #5c5c5e;}
.grey .baside .tu_link .iconcon.i3 .icon {background-color: #5c5c5e;}
.grey .post21 .tt .tit {background: #fff url(images/news7_icon_g.png) no-repeat left center;}
.grey .share-box li a{background: url("images/share_list_icon_g.png") no-repeat;}
.grey .share-box li.weibo-share a{background-position: 0px 0px;}
.grey .share-box li.friend-share a{background-position: -23px 0px;}
.grey .share-box li.weixin-share a{background-position: -45px 0px;}
.grey .share-box li.qzone-share a{background-position: -66px -0px;}


.list_special #header {background: #545454;}
.list_special .nav .wp-menu .menu-item.hover a.menu-link, .list_special .nav .wp-menu .menu-item a.hover {background-color: #242424;}
.list_special .col_news .col_news_box {margin-right: 0;}
.list_special #pager ul.pages li.pgCurrent {color: #545454;border: 1px solid #545454;}
.list_special .col_news_con .tu_text .news_list li.news .news_time > span {background: url('images/news_times_icon_g.png') no-repeat;background-position: -5px -2px;}
.list_special .col_news_con .tu_text .news_list li.news .news_time .views {background-position: -5px -29px;}
.list_special .share-box li a {background: url("images/share_list_icon_g.png") no-repeat;}
.list_special .share-box li.weibo-share a{background-position: 0px 0px;}
.list_special .share-box li.friend-share a{background-position: -23px 0px;}
.list_special .share-box li.weixin-share a{background-position: -45px 0px;}
.list_special .share-box li.qzone-share a{background-position: -66px -0px;}
.list_special .col_news_list .news_title a:hover{color:#545454;}
.list_special .col_news_list .news_text a:hover{color:#545454;}



.post.post1.post-12.mbox {
    display: none;
}

.wp_articlecontent li {
    list-style: unset;
}
